toggle menu
Rell System Library API Reference
rell
switch theme
search in API
Rell System Library
/
[root]
/
decimal
/
max
max
rell
pure
function
max
(
value
:
decimal
)
:
decimal
Maximum of two decimal values.
Since
0.9.1
Parameters
value
The value to compare against.